You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecInt Class > TMtxVecInt Methods > Multiply Method > TMtxVecInt.Multiply Method ([In] TMtxVecInt, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecInt.Multiply Method ([In] TMtxVecInt, int)

Multiply integer Value with all Src elements.

Syntax
C#
Visual Basic
public TMtxVecInt Multiply([In] TMtxVecInt Src, int Value);

Multiply integer Value with all Src elements and store the results in calling vector. Size of calling vector is adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!